| AdLesson |
| Logical Entity Name | AdLesson |
| Default Table Name | AdLesson |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| AdLesson Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdLessonID |
int | NO | ||
| Name | nvarchar(300) | NO | ||
| Code | nvarchar(16) | NO | ||
SyCampusGrpID |
int | NO | ||
| Active | bit | NO | ||
AdLessonTypeID |
int | NO | ||
| PercentOfFinal | numeric(5, 4) | NO | ||
| AllowRetake | bit | YES | ||
| MaxRetakeAttempts | int | YES | ||
| Notes | nvarchar(max) | YES | ||
| AddedByUserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ModifiedByUserID | int | NO | ||
| ts | timestamp | NO |
| AdLesson Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_AdLesson_AdLessonID | PrimaryKey | AdLessonID |
| AdLesson Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdLessonType | Non-Identifying | One To Zero or More | FK_AdLesson_AdLessonTypeID_AdLessonType_AdLessonTypeID | AdLessonTypeID | NO | YES | ||
| SyCampusGrp | Non-Identifying | One To Zero or More | FK_AdLesson_SyCampusGrpID_SyCampusGrp_SyCampusGrpID | SyCampusGrpID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdClassLesson | Non-Identifying | One To Zero or More | FK_AdClassLesson_AdLessonID_AdLesson_AdLessonID | NO | YES | |||
| AdLessonSkill | Non-Identifying | One To Zero or More | FK_AdLessonSkill_AdLessonID_AdLesson_AdLessonID | NO | YES |
| AdLesson Check Constraints |
| Check Constraint Name | CheckConstraint |
| AdLesson Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group | PRIMARY |
| AdLesson Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.AdLesson |
NO | |||
| Physical (Microsoft SQL Server) dbo.AdLesson |
NO |
| AdLesson Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| AdLesson Data Movement Rules |
| Name | Type | Rule Text/Value |